Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


fieldSecurityCheck

This procedure checks what fields a user is permitted to access.

Location: af\app\afsecmngrp.i

Parameters:

INPUT pcObjectName AS CHARACTER

The current program object for security check.

INPUT pcAttributeCode AS CHARACTER

The current instance attribute posted to the program.

OUTPUT pcSecurityOptions AS CHARACTER

The security options as a comma-delimited list of secured fields, each with two entries. Entry 1 = table.fieldname, Entry 2 = hidden/view.

Notes: None

Examples: See the widgetWalk procedure in af\app\afsesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095